[IA64] Recompile asm-offsets.h at correct time
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Fri, 24 Mar 2006 17:20:25 +0000 (10:20 -0700)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Fri, 24 Mar 2006 17:20:25 +0000 (10:20 -0700)
commitd329d6651c5d14b4fda1a8d8db91812710e56c1a
tree533274d201c713ed69e54b28aa5f848934da7607
parent94510c79f158c9c8055f18a3b4c84b62e90ef676
[IA64] Recompile asm-offsets.h at correct time

Recompile asm-offsets.h when header files are changed. Currently it's not
recompiled even when important strutures changes after "hg pull" and thus
make interface mismatch between xen and xenlinux. I've encountered several
times after boring debug to find the reason.

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
xen/arch/ia64/Makefile